Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

WIP Branch protection#90

Closed
brianamarie wants to merge 6 commits into
masterfrom
branch-protection
Closed

WIP Branch protection#90
brianamarie wants to merge 6 commits into
masterfrom
branch-protection

Conversation

@brianamarie

Copy link
Copy Markdown
Contributor

This pull request resolves #85 by adding a step where the user implements branch protection.

@JasonEtco You'd mentioned that branch protection is definitely possible but I'm not sure what event to use from the webhook documentation. Could you please point me in the right direction for line 95?

@brianamarie brianamarie added the question Further information is requested label Oct 11, 2018

@ghost ghost left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

General checks

README.md file config.yml file

Required fields in config.yml

title description tagline steps

Steps

✓ Enable security settings
title description event actions
Actions

✓ Find the vulnerable dependency
title description event actions
Actions

✓ Update the dependency version
title description event actions
Actions

🚫 Merge your pull request
title description event actions
Actions
  1. 🚫 Action of type open issue does not exist.

✓ Enable protected branches
title description event actions
Actions

✓ Add to the `.gitignore` file
title description event actions
Actions

✓ Merge the pull request
title description event actions
Actions

@ghost ghost left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

General checks

README.md file config.yml file

Required fields in config.yml

title description tagline steps

Steps

✓ Enable security settings
title description event actions
Actions

✓ Find the vulnerable dependency
title description event actions
Actions

✓ Update the dependency version
title description event actions
Actions

🚫 Merge your pull request
title description event actions
Actions
  1. 🚫 Action of type open issue does not exist.

✓ Enable protected branches
title description event actions
Actions

✓ Add to the `.gitignore` file
title description event actions
Actions

✓ Merge the pull request
title description event actions
Actions

ghost
ghost previously requested changes Oct 11, 2018

@ghost ghost left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

General checks

README.md file config.yml file

Required fields in config.yml

title description tagline steps

Steps

✓ Enable security settings
title description event actions
Actions

✓ Find the vulnerable dependency
title description event actions
Actions

✓ Update the dependency version
title description event actions
Actions

🚫 Merge your pull request
title description event actions
Actions
  1. 🚫 Action of type createIssue is missing the required properties: body.

✓ Enable protected branches
title description event actions
Actions

✓ Add to the `.gitignore` file
title description event actions
Actions

✓ Merge the pull request
title description event actions
Actions

@ghost ghost left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues with your course have been found! You are good to go 🚀

@brianamarie

Copy link
Copy Markdown
Contributor Author

@JasonEtco via slack, the event doesn't exist.

@brianamarie
brianamarie deleted the branch-protection branch October 11, 2018 16:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Step - branch protection?

2 participants